AppPackageCertificate Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Application Package Certificate

INHERITED FROM

RASSerilazableObj
RASListObj
AppPackageCertificate

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String CommonName
Nullable<DateTime> ExpirationDate
CertificateKeySize KeySize
String PublicKey
CertificateStatus Status

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

AppPackage
PackageDetails